[INFO] cloning repository https://github.com/robertohuertasm/yt-api-rest-actix-web
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robertohuertasm/yt-api-rest-actix-web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobertohuertasm%2Fyt-api-rest-actix-web", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobertohuertasm%2Fyt-api-rest-actix-web'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0872c6009cce0abdf609ca5115ccf6774b353e0b
[INFO] fixing robertohuertasm/yt-api-rest-actix-web against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobertohuertasm%2Fyt-api-rest-actix-web" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/robertohuertasm/yt-api-rest-actix-web
[INFO] finished tweaking git repo https://github.com/robertohuertasm/yt-api-rest-actix-web
[INFO] tweaked toml for git repo https://github.com/robertohuertasm/yt-api-rest-actix-web written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/robertohuertasm/yt-api-rest-actix-web on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/robertohuertasm/yt-api-rest-actix-web already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6db441b985fea32c89654cfa2e27d801614dbdc80efbce486f666e4e556aa3b1
[INFO] running `Command { std: "docker" "start" "6db441b985fea32c89654cfa2e27d801614dbdc80efbce486f666e4e556aa3b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6db441b985fea32c89654cfa2e27d801614dbdc80efbce486f666e4e556aa3b1" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6db441b985fea32c89654cfa2e27d801614dbdc80efbce486f666e4e556aa3b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6db441b985fea32c89654cfa2e27d801614dbdc80efbce486f666e4e556aa3b1" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   bitflags v1.2.1 (as host dependency) removed features: default
[INFO] [stderr]   chrono v0.4.19 (as host dependency) removed features: default, oldtime, serde, time
[INFO] [stderr]   futures v0.3.8 (as host dependency) removed features: async-await, default
[INFO] [stderr]   futures-sink v0.3.9 (as host dependency) removed features: default
[INFO] [stderr]   libc v0.2.105 removed features: align
[INFO] [stderr]   libc v0.2.105 (as host dependency) removed features: align
[INFO] [stderr]   log v0.4.11 (as host dependency) removed features: std
[INFO] [stderr]   rand v0.8.4 (as host dependency) removed features: default
[INFO] [stderr]   sha-1 v0.9.2 (as host dependency) removed features: default, std
[INFO] [stderr]   sha2 v0.9.8 removed features: default, std
[INFO] [stderr]   standback v0.2.14 (as host dependency) removed features: std
[INFO] [stderr]   tokio v1.13.0 removed features: winapi
[INFO] [stderr]   tokio v1.13.0 (as host dependency) removed features: once_cell, parking_lot, signal, signal-hook-registry, winapi
[INFO] [stderr]   uuid v0.8.2 (as host dependency) removed features: default, getrandom, serde, v4
[INFO] [stderr] 
[INFO] [stderr]    Compiling libc v0.2.105
[INFO] [stderr]    Compiling syn v1.0.67
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]     Checking once_cell v1.5.2
[INFO] [stderr]    Compiling getrandom v0.2.1
[INFO] [stderr]     Checking pin-project-lite v0.2.3
[INFO] [stderr]    Compiling serde_derive v1.0.119
[INFO] [stderr]    Compiling tokio v1.13.0
[INFO] [stderr]    Compiling serde v1.0.119
[INFO] [stderr]     Checking futures-core v0.3.9
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]     Checking bytes v1.0.0
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]     Checking futures-sink v0.3.9
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]     Checking futures-channel v0.3.9
[INFO] [stderr]     Checking futures-task v0.3.9
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]     Checking futures-io v0.3.9
[INFO] [stderr]     Checking num-traits v0.2.14
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]    Compiling standback v0.2.14
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]     Checking tinyvec v1.1.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]    Compiling whoami v1.1.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]     Checking local-waker v0.1.1
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.2
[INFO] [stderr]    Compiling mio v0.7.7
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]     Checking unicode-normalization v0.1.16
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking http v0.2.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking form_urlencoded v1.0.0
[INFO] [stderr]    Compiling indexmap v1.6.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling zstd-safe v3.1.0+zstd.1.4.9
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking sha-1 v0.9.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling zstd-sys v1.5.0+zstd.1.4.9
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking actix-utils v3.0.0
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]     Checking actix-service v2.0.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling time v0.2.24
[INFO] [stderr]    Compiling pin-project-internal v0.4.27
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling encoding_rs v0.8.26
[INFO] [stderr]    Compiling crc-catalog v1.1.1
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]    Compiling crc v2.1.0
[INFO] [stderr]    Compiling sha2 v0.9.8
[INFO] [stderr]     Checking url v2.2.0
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling atoi v0.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling futures-intrusive v0.4.0
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling bytestring v1.0.0
[INFO] [stderr]    Compiling cookie v0.15.1
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling firestorm v0.4.6
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]     Checking flate2 v1.0.19
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling sqlformat v0.1.8
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking time v0.3.4
[INFO] [stderr]     Checking predicates-core v1.0.2
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]     Checking httpdate v1.0.1
[INFO] [stderr]     Checking float-cmp v0.8.0
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking socket2 v0.4.2
[INFO] [stderr]     Checking tracing-log v0.1.2
[INFO] [stderr]     Checking thread_local v1.1.0
[INFO] [stderr]     Checking sharded-slab v0.1.3
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking webpki-roots v0.21.1
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking treeline v0.1.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking predicates-tree v1.0.2
[INFO] [stderr]     Checking predicates v1.0.7
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking tokio-stream v0.1.8
[INFO] [stderr]     Checking fragile v1.0.0
[INFO] [stderr]     Checking downcast v0.10.0
[INFO] [stderr]     Checking actix-codec v0.4.1
[INFO] [stderr]    Compiling futures-macro v0.3.9
[INFO] [stderr]    Compiling tracing-attributes v0.1.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.23
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]     Checking futures-util v0.3.9
[INFO] [stderr]     Checking actix-rt v2.4.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]     Checking tokio-rustls v0.22.0
[INFO] [stderr]     Checking tracing v0.1.22
[INFO] [stderr]    Compiling derive_more v0.99.11
[INFO] [stderr]    Compiling pin-project-internal v1.0.4
[INFO] [stderr]     Checking sqlx-rt v0.5.9
[INFO] [stderr]    Compiling thiserror v1.0.23
[INFO] [stderr]     Checking actix-server v2.0.0-beta.6
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]    Compiling mockall_derive v0.10.2
[INFO] [stderr]    Compiling async-trait v0.1.42
[INFO] [stderr] error: could not compile `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="proc-macro-hack"' --cfg 'feature="proc-macro-nested"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "proc-macro-hack", "proc-macro-nested", "read-initializer", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=830be12cdbfb51a0 -C extra-filename=-3f47eb87e570a0f5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-73810d17d18446d5.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-25fb4a4429ede173.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-b5f80b6b858064cf.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-22025ffa0addc51b.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-7ca94d7b06b63ac7.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-559322c811d9e797.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-333ab26672e2ead2.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-3d1cac9463f2484e.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-ccf12c55d6ed6eaa.rmeta --extern proc_macro_hack=/opt/rustwide/target/debug/deps/libproc_macro_hack-ea2824caf38c93bc.so --extern proc_macro_nested=/opt/rustwide/target/debug/deps/libproc_macro_nested-2983f7fcd91fd940.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-77a0d0018f369e70.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6db441b985fea32c89654cfa2e27d801614dbdc80efbce486f666e4e556aa3b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6db441b985fea32c89654cfa2e27d801614dbdc80efbce486f666e4e556aa3b1", kill_on_drop: false }`
[INFO] [stdout] 6db441b985fea32c89654cfa2e27d801614dbdc80efbce486f666e4e556aa3b1
